From 8fd8d4f994eb3959b16fa1b57b3f72c60f5ab205 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 23 Apr 1994 01:40:53 +0000 Subject: [PATCH] (HAVE_LIBRESOLV): Add #undef. --- src/config.in | 1 + 1 file changed, 1 insertion(+) diff --git a/src/config.in b/src/config.in index 174ab076aa3..ea000407a25 100644 --- a/src/config.in +++ b/src/config.in @@ -91,6 +91,7 @@ and this notice must be preserved on all copies. */ #undef TIME_WITH_SYS_TIME #undef HAVE_LIBDNET +#undef HAVE_LIBRESOLV #undef HAVE_ALLOCA_H -- 2.30.2